
			The SARACEN's Two-Colored Railgun Trail

This simply sets up the Railgun trail to be drawn in two separate colors: one color
for the core and one for the rings. This is stored in the client's "Color" CVar as
a 2-digit number, the first digit being the color-code for the core and the second
being for the rings. Therefore, no new CVars are nessecary (just a change in the way
we handle the old one).
The UI has been updated to include two separate color sliders - the top one controls
the core color, the bottom controls the rings.
Point to note: The muzzleflash and impact marks will be the same color as the rings.
There is also a small modification to make the Railgun's "recharge" glow match the
player's chosen core color.

====================================================================================

The following files contain the code.

cgame/cg_local.h
cgame/cg_players.c
cgame/cg_weapons.c

ui/ui_playersettings.c

Search for entries marked with:		// The SARACEN

====================================================================================

Added in version 1.0:
	Two-Colored Railgun Trail effect.

Like it? Email thesaracen@ozemail.com.au or ICQ 59037191

====================================================================================

This is open source. Anyone who wishes to incorporate this Rail Trail into their own
mods may do so, just please give me credit. Enjoy!
